Adds an element to the collection.
true if the element was added, and false if the collection does not allow duplicates and the element is already contained in the collection.
true
false
0.6.0
The element to add.